gtkplacesview: allow to cancel connection to server
authorCarlos Soriano <csoriano@gnome.org>
Mon, 17 Aug 2015 22:42:23 +0000 (00:42 +0200)
committerCarlos Soriano <csoriano@gnome.org>
Mon, 17 Aug 2015 23:05:20 +0000 (01:05 +0200)
commitaf78792720989a39813ebefc5cd9add3cbff2811
tree7a0c3f1f9f8cc29be34635707a013aad0fded58e
parent8192a058a90a13e78cd79aa54d33b01229d55718
gtkplacesview: allow to cancel connection to server

We were not allowing to cancel the operation at all, and at
most the operation was cancelled only when clicked connect again.

Also due to gvfs bug 753735 we actually weren't cancelling
at all, and therefore creating multiple dialogs.
gtk/gtkplacesview.c